serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
authorMarek Vasut <[email protected]>
Sun, 16 Sep 2012 14:07:24 +0000 (16:07 +0200)
committerTom Rini <[email protected]>
Mon, 15 Oct 2012 18:53:49 +0000 (11:53 -0700)
commitbfb3127938edf672277ec745e1e2d7d5cad9dbff
treed440c456b06599f70c9ee9208052ed25e153c981
parent4808f106d2af3682f3ee8ad7c6a36d73cfb7a80e
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files

Some of the boards using the mpc512x serial driver didn't properly
define which PSC console to use. This caused breakage when building
with CONFIG_SERIAL_MULTI enabled. Fix this by defining the default
PSC console.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Anatolij Gustschin <[email protected]>
Cc: Stefan Roese <[email protected]>
include/configs/aria.h
include/configs/mecp5123.h
include/configs/mpc5121ads.h